TryHackMe - WindowsFundamentals

MOC Windows

Created: 2022-04-24
Tags: #fleeting


NTFS has a feature called ADS (Alternate Data Steam).
Each file has one data stream and ADS allows a file to have more than one data stream.

Manuals of CMD commands
<command> /? example ipconfig /?
<command> help example net help

Windows

  • whoami
  • ver
  • ipconfig
  • tasklist
  • netstat -an